Click or drag to resize

PersonaEmails3 Property

Gets the emails3.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<MailboxAttributedValue> Emails3 { get; }

Property Value

Type: IListMailboxAttributedValue
The emails3.
See Also